Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.core.api.CoreSessionServiceImpl

Documentation

Service managing the acquisition/release of CoreSession instances.

Implementation

Class: org.nuxeo.ecm.core.api.CoreSessionServiceImpl

Services

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.core.api.CoreSessionServiceImpl" version="1.0.0">

  <documentation>
    Service managing the acquisition/release of CoreSession instances.
  </documentation>

  <implementation class="org.nuxeo.ecm.core.api.CoreSessionServiceImpl" />

  <service>
    <provide interface="org.nuxeo.ecm.core.api.CoreSessionService" />
  </service>

</component>